Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1ComboBox<T> Class / DelayProperty Field

In This Topic
    DelayProperty Field (C1ComboBox<T>)
    In This Topic
    Identifies the Delay dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DelayProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty DelayProperty
    See Also